Skip to content

Non-blocking allReduce implementation for dot products#201

Merged
fverdugo merged 1 commit into
PartitionedArrays:masterfrom
JustinPrent:add-nonblocking-reduction
Jun 6, 2025
Merged

Non-blocking allReduce implementation for dot products#201
fverdugo merged 1 commit into
PartitionedArrays:masterfrom
JustinPrent:add-nonblocking-reduction

Conversation

@JustinPrent

Copy link
Copy Markdown
Contributor

This PR adds new non_blocking_dot functions and their relevant setup, non_blocking_reduction and non_blocking_reduction_impl functions for MPIArray, and a default primitive version for DebugArray. There is a small quick test included as well.

Let me know if anything else must be added!

…ugArray. Also added non_blocking_dot functions. A small test is included aswell.
@fverdugo fverdugo merged commit 88b3ce1 into PartitionedArrays:master Jun 6, 2025
4 checks passed
@fverdugo

fverdugo commented Jun 6, 2025

Copy link
Copy Markdown
Collaborator

@JustinPrent Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants